Ask the model if it missed anything on previous passes
Suppose that we are using a model to list excerpts from a source which are relevant to a particular question.
引用を抜き出すタスク
ソースドキュメントが長くてモデルの出力が途中で止まってしまう
解決策:userが促す
Are there more relevant excerpts? Take care not to repeat excerpts. Also ensure that excerpts contain all relevant context needed to interpret them - in other words don't extract small snippets that are missing important context.
systemは引用をJSONで構造化する例でもある